home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 7499 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  5.2 KB

  1. Path: easy.in-chemnitz.de!mkmk!floh
  2. From: floh@mkmk.in-chemnitz.de (Andre Weissflog)
  3. Newsgroups: comp.sys.amiga.advocacy,comp.sys.amiga.introduction,comp.sys.amiga.misc,comp.sys.amiga.programmer
  4. Subject: Re: What I want from new Workbench
  5. Message-ID: <VX8dy*3H0@mkmk.in-chemnitz.de>
  6. Date: Sat, 09 Mar 1996 00:16:57 CET
  7. Reply-To: floh@mkmk.in-chemnitz.de
  8. References: <2477.6641T698T2915@actcom.co.il>
  9. Distribution: world
  10. Organization: private uucp site
  11. X-Newsreader: Arn V 1.04
  12.  
  13. In article <2477.6641T698T2915@actcom.co.il>, Ariel Magnum writes:
  14.  
  15. > but with this lame OS which needs so much patching to make it usable by
  16.                 ^^^^^^^
  17. Wait a minute, the OS is great, it's just the Workbench, and
  18. some of the prefs editors that suck (more or less). Workbench
  19. is just an application. 
  20.  
  21. > todays standarts.Therefor I have compiled a wishlist of OS4 (3.2?) features : 
  22. > 1.  Workbench Multithreaded - now im not sure everyone knows what that means
  23. >     but adding child tasks to open window so that we may engage wb while opening
  24. >     a drawer , letting it close after launching a program and not making the
  25. >     menu stop wb isnt really too    much to ask is it?
  26.  
  27. Definitely required. However, the real problem is that one can't
  28. continue when the WB is copying files around.
  29.  
  30. > 2.  Workbench Arexx port - For playing sounds (UDP,MSD), managing Commdities,
  31. >     launching programs , and managing public screens.
  32.  
  33. Yes, but: playing sounds ? No. Those who want it can use a
  34. commodity.
  35. Managing Commodities is the job of Exchange, not WB.
  36. Managing public screens isn't the job of the WB either, IMHO.
  37.  
  38. Just OPEN, CLOSE, QUIT, UPDATE, VIEW/SHOW_AS, COPY, DELETE,
  39. MOVE(!), and perhaps half a dozen other commands would suffice.
  40.  
  41. > 3.  Ability to edit menu without a hack that destoyes many others (toolsdeamon)
  42.  
  43. I like it the way GoldEd does it: offer a set of "kernel
  44. commands", and let the user build the menus and hotkeys from it,
  45. and make the same commands available through ARexx.
  46.  
  47. > 4.  NewIcons patch to be implimented.
  48.  
  49. IMHO No.
  50.  
  51. > 5.  Make Wb open on a RTG public screen.
  52.  
  53. RTG is irrelevant for an Intuition application like the Workbench is.
  54. Better: Let the user open as many Worbenches as he wants on any
  55. public screen.
  56.  
  57. > 6.  Impliment Font densetive gui routines preferably MUI.I know its painfully
  58. >     slow at times but perhaps written in assembler and using RTG will become
  59. >     faster.A tottaly configurable GUI engine could push the Amiga far ahead 
  60. >     of its competitiors.I must say that most gadgtools guis look very bad
  61. >     best examples are the preferences programs.
  62.  
  63. Arguable (MUI), more font sensitivity would be fine however, especially
  64. in the prefs editors.
  65.  
  66. > 7.  Impliment Datatypes more into the workbench so that programs like deficons
  67. >     would not be needed.Also this will cut back on executable code.All object 
  68. >     loading should be done via datatypes.Perhaps object saving as well.
  69.  
  70. How do you define 'object'?
  71.  
  72. > 8.  Making mutitasking a bit smarter - Settaskpre is definetly not idiot
  73. >     proof.
  74.  
  75. What's wrong with settaskpri?
  76.  
  77. > 9.  Compiling the ROMs to varius CPU's.
  78.  
  79. Too much hassle IMHO (they should however compile
  80. with 020 optimzation).
  81.  
  82. > 10. Text And image clipping from all windows.
  83.  
  84. If you mean Cut-Copy-Paste with "clipping"... there are
  85. two ways, either the application provides support for it
  86. (like text editors, etc.) or a global solution is used,
  87. like PowerSnap, that works nearly everywhere. Since this
  88. is a religious issue, this should be left to commodities,
  89. so every user can choose whether he wants it or not.
  90.  
  91. > 11. A format command that works (how lame!)
  92.  
  93. What's wrong with the current one?
  94.  
  95. > 12. Improve locale so that catclogs wont need to be compiled.
  96.  
  97. ...or provide an easy to use catalogue creator.
  98.  
  99. > 13. providing CyberGfx with WB with support for AGA and fast(!) chunky to
  100. >     planaar conversion.
  101.  
  102. I'd rather see RTG implemented as it was once planned instead
  103. of CGX.
  104.  
  105. > 14. Distribute Java with the OS , along with Arexx.
  106. Hmm...
  107.  
  108. My additional wishes for WB improvement:
  109.  
  110. 1) Explicit Move and Copy through drag & drop + qualifier.
  111. 2) WB windows updating automatically their contents
  112.    (changing file sizes, changes that have
  113.    been done by cli commands etc...).
  114. 3) Smarter WB windows, especially the list view mode.
  115. 4) More efficient file system navigation like keeping
  116.    in the same window, when opening a drawer with
  117.    doubleclick + hotkey. A 'close-and-up-to-parent'
  118.    qualifier etc.
  119. 5) Make the ASL requester a Workbench Window object
  120.    and vice versa (so, whenever an ASL requester
  121.    is opened, basically a new Workbench is launched,
  122.    possibly in "One Window Mode", and with "Listview Mode"
  123.    turned on. The default mode attributes for ASL-WB-Windows
  124.    should be preferences settings.
  125.    That way, delete, makedir, rename etc... would
  126.    be automatically supported in ASL requesters
  127.    (as well as icon view if wanted).
  128.  
  129. > Im sure you'l agree such an OS will not have to prove itself and would 
  130. > graetly improve the machines usability.
  131. I think everybody agrees that the Workbench needs an update.
  132.  
  133. Bye,
  134. -Floh
  135.  
  136. ====//=== Andre Weissflog <floh@mkmk.in-chemnitz.de> =======
  137. ...//..........."Spirits in the material world"............
  138. \\//......90% of everything is crap (Sturgeon's Law)......
  139. =\\===============================================Amiga!=
  140.  
  141.